fix: make the new nsview as the first responder.
authorZhi <yfwz100@yeah.net>
Mon, 14 Jun 2021 16:06:35 +0000 (00:06 +0800)
committerZhi <yfwz100@yeah.net>
Mon, 14 Jun 2021 16:09:46 +0000 (00:09 +0800)
commit5776fcd95517cf7536147686a09d9753c527f46e
tree98b05a1159fb4d7dfec07ec970f32abcc49f4bec
parent970bb804deb9b41de3053aeac57f3c091413e7b7
fix: make the new nsview as the first responder.

Make the new view as the first responder(focused) so the new view can
accept events from input method.

Fixes #3968.
gdk/macos/gdkmacosglcontext.c